home *** CD-ROM | disk | FTP | other *** search
- From: robertj@scs.unr.edu (Robert D. Jones)
- Newsgroups: comp.lang.c
- Subject: Newbie C question
- Date: 1 Feb 1996 08:44:47 GMT
- Organization: UCCSN System Computing Services
- Message-ID: <4epuhv$5vu@silver.scs.unr.edu>
- NNTP-Posting-Host: pogo.scs.unr.edu
- X-Newsreader: TIN [version 1.2 PL2]
- Path: pogo.scs.unr.edu!robertj
-
- I've got Borland C++ 4.52 and am trying to write a DLL. I want to be able
- to pass 2 strings and 1 integer to the DLL and have it return an array. The
- number of elements in the array is to be determined by the value of the
- integer. Each element is to be an integer.
-
- Any thoughts or suggestions?
-
- Thanks
-
- ========================================================================
- Robert Jones
- SK Computer Solutions
- Internet:
- robertj@scs.unr.edu
- robert.jones@library.dps.com
- Fido-Net:
- Robert Jones
- 1:213/742
-
- *Devoted to the study of cat bathing as a martial art*
- *Madness takes a toll, make sure you have exact change*
- =========================================================================
-
-
-